| 2010-04-19 |
Keir Fraser | Synchronise lazy execstate before calling tasklet handlers. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | tmem: (re-)enable by default |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | stopmachine: Implement using tasklets rather than a... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | x86: Simplify freeze_domains() and thaw_domains().... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | Cleanups to cpu_disable_scheduler(). |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | Revert 21180:11423ce78ee0, 21181:9d5ecf79f1b5, 21185... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | Simplify continue_hypercall_on_cpu() now that it runs... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | Implement tasklets as running in VCPU context (sepcific... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | Move tasklet implementation into its own source files. |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | Calling awk and not gawk in the Xen scripts |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | xend: support 'ioemu' subtype in tap protocol specification |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | tools/hotplug/Linux/blktap: remove optional tapdisk... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | mce: Add a x86_mcinfo_reserve() function, to reserve... |
commit | commitdiff | tree | snapshot |
| 2010-04-19 |
Keir Fraser | Clean up MCA MSR virtualization and vMCE injection |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | x86: Revert how we calculate 'total system RAM' after... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | x86_emulate: Emulate CLFLUSH instruction |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | pygrub: Fix Grub2 support for Ubuntu 10.04 |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | xend: fix best NUMA node allocation |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | xend: make NUMA in xm info optional (dependent on new... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | acpi sleep: Must acquire hypercall_deadlock_mutex when... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | xend: Fix numainfo/topologyinfo loop iterators in Xc... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | Fix changeset 21153:d2d8805868f1 (xend can't start) |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | libfsimage: zfs build fix for NetBSD |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | acpi sleep: domain_freeze() pauses all vcpus, but does... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | acpi sleep: Rearrange code for entering system sleep... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | Update comments around spin_trylock() usage for sysctl... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | continue_hypercall_on_cpu() always defers execution... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | Make cpu param to continue_hypercall_on_cpu() an unsign... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | Fix tasklet_action() to notify correct cpu when running... |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | Remus: fix alignment bug in python rtnl library |
commit | commitdiff | tree | snapshot |
| 2010-04-15 |
Keir Fraser | Remus: make ebt_imq and sch_queue compatible with pvops |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Keir Fraser | Improvements and bug fixes to continue_hypercall_on_cpu(). |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Keir Fraser | credit2: Add toolstack options to control credit2 sched... |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Keir Fraser | credit2: Add credit2 scheduler to hypervisor |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Keir Fraser | credit2: Add a scheduler-specific schedule trace class |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Keir Fraser | credit2: Flexible cpu-to-schedule-spinlock mappings |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Keir Fraser | credit2: Add context_saved scheduler callback |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Keir Fraser | Port latest grub zfs boot code to pygrub |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Keir Fraser | Architecture-independent, and tasklet-based, continue_h... |
commit | commitdiff | tree | snapshot |
| 2010-04-14 |
Keir Fraser | Per-cpu tasklet lists. |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | xentrace: Add missing help option |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | xentrace: Add an option not to enable tracing |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | xentrace: Skip to low cpu when throwing away portions... |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | Make c/s 21089 work again with c/s 21092 |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | sysctl: Fix XEN_SYSCTL_debug_keys error path. |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | Clean up numa-info sysctl. |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | libxl: <sys/signal.h> -> <signal.h> |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | Update QEMU_TAG to b5160622517fb2d16d0836172a2e34633c9d94bf |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | libxl: build fix for netbsd |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | p2m: merge ptp allocation |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | Topology-info sysctl cleanups. |
commit | commitdiff | tree | snapshot |
| 2010-04-13 |
Keir Fraser | sysctl: Remove sockets_per_node field from physinfo... |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | xentrace: fix lost records resume |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | xentrace: Bounds checking and error handling |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | x86, shadow: Fix read-to-use race condition |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | xl: Migration support |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | xl: Domain creation logging fixes |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | xl: New savefile format. Save domain config when saving... |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl,xl: Fix two minor bugs in domain destruction |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | xl: Remove some duplicated boilerplate. (Improves loggi... |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl: Per-domain data storage for the convenience... |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl: New function libxl_domain_info |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | xl, libxl: xl list -v shows the uuid too |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl: Expose libxl_report_exitstatus |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | xenstore,libxl: cleanup of xenstore connections across... |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl: Expose functions for helping with subprocesses. |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl: Provide libxl_domain_rename |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl: libxl_domain_restore: Put fd back to blocking... |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl: New utility functions in for reading and writing... |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl: Report error if logfile rotation fails |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxl: Make logging functions preserve errno |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | Fix bug in 21089:4f796e29987c |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | Better gcc error message if GUEST_PAGING_LEVELS is... |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | cpufreq: fix racing issue for cpu hotplug |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | xen: 'make clean' really cleans unconfigured subdirs. |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | blktap2: a little fix to xen-hotplug-cleanup |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | libxc: Flush I/O before xc_domain_save completion |
commit | commitdiff | tree | snapshot |
| 2010-04-12 |
Keir Fraser | pygrub: fix 64b Solaris PV guest boot on 32b Linux... |
commit | commitdiff | tree | snapshot |
| 2010-04-09 |
Keir Fraser | xm: Fix string index out of range in 'vcpu-pin' command |
commit | commitdiff | tree | snapshot |
| 2010-04-09 |
Keir Fraser | Add support for AMD MPERF/APERF |
commit | commitdiff | tree | snapshot |
| 2010-04-09 |
Keir Fraser | Add Xen support for AMD Turbo/Boost |
commit | commitdiff | tree | snapshot |
| 2010-04-09 |
Keir Fraser | Refactor Xen Support for Intel Turbo Boost |
commit | commitdiff | tree | snapshot |
| 2010-04-08 |
Keir Fraser | libxl: Fix the build by reinstating some sysctl.physinf... |
commit | commitdiff | tree | snapshot |
| 2010-04-08 |
Keir Fraser | Fix two issues for CPU online/offline. |
commit | commitdiff | tree | snapshot |
| 2010-04-08 |
Keir Fraser | tmem: fix ia64 build |
commit | commitdiff | tree | snapshot |
| 2010-04-08 |
Keir Fraser | xen: allow guests to set caching attributes for MMIOs |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | Host Numa information in dom0 |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | Revert 21110:d791173ca65b and 21111:986d3b1d30fb |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | x86: Fix caller of p2m_init(): cannot use paging_mode_h... |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | mini-os: Fix xenbus_switch_state's transaction retry |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | mini-os: Fix crash on frontend shutdown failures |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | mini-os: Fix frontend shutdown wait loop |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | Fix 32bit PAE compilation error introduced by 1GB patches |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | Update git clone command |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | Switch default kernel branch to xen/stable-2.6.31.x |
commit | commitdiff | tree | snapshot |
| 2010-04-07 |
Keir Fraser | x86, cpu hotplug: Synchronise vcpu state earlier during... |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Keir Fraser | Enable debug=y by default in the build. |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Keir Fraser | EPT: 1GB large page support. |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Keir Fraser | mini-os: Fix xenbus initialisation |
commit | commitdiff | tree | snapshot |
| 2010-04-06 |
Keir Fraser | pv-grub: fix boot crash when no fb is available |
commit | commitdiff | tree | snapshot |
| next |